Welcome![Sign In][Sign Up]
Location:
Search - image clustering matlab

Search list

[Special Effectskmeans

Description: 这个应用程序是使用k均值聚类算法分割一个灰度图像-Application of kmeans clustering algorithm to segment a grey scale image on diferent classes.
Platform: | Size: 1024 | Author: jinjing | Hits:

[matlabfcm

Description: 通过模糊c-均值(FCM)聚类实现图像的分割。-Through the fuzzy c-means (FCM) clustering to achieve image segmentation.
Platform: | Size: 1024 | Author: 张淘 | Hits:

[Special EffectsAThreshold

Description: 阈值法实现灰度图像分割,效果不错,可行,可以借鉴-Threshold method to achieve gray-scale image segmentation, the effect of a good, viable, can learn from
Platform: | Size: 1024 | Author: yuzhun | Hits:

[Graph program1

Description: 模糊C均值聚类的MATLAB程序,有详细中文注释,对初学者很有帮助。-Fuzzy C-means clustering of the MATLAB program, a detailed English notes, very helpful for beginners.
Platform: | Size: 2048 | Author: 刘虎成 | Hits:

[Special Effectsim_MSfilter

Description: 基于Mean Shift的图像分割过程就是首先利用Mean Shift算法对图像中的像素进行聚类,即把收敛到同一点的起始点归为一类,然后把这一类的标号赋给这些起始点,同时把包含像素点太少的类去掉。然后,采用阈值化分割的方法对图像进行二值化处理 -Mean Shift Based on the process of image segmentation is the first to use the image Mean Shift algorithm for clustering of pixels, that is, to converge to the same point as a starting point to the category and then assigned to this type of labeling of these starting points, at the same time to contain too few pixels to remove the category. Then, using thresholding segmentation method of binary image processing
Platform: | Size: 1024 | Author: 秦陈刚 | Hits:

[Special Effectsc_mean

Description: 用matlab实现的c均值聚类算法,用于图像分割,分割效果很好-Matlab achieved with c-means clustering algorithm for image segmentation, segmentation well
Platform: | Size: 1024 | Author: 赵伟 | Hits:

[Special EffectsC__julei

Description: 一种非常实用的C均值聚类算法,可以用于数据挖掘、图像分割等领域-A very useful C-means clustering algorithm can be used for data mining, image segmentation and other areas of
Platform: | Size: 2048 | Author: hanguang | Hits:

[matlabtext_seg

Description: this a code to segment the color texture using Gabor filter. It uses the initial segmentation using kmeans clustering.-this is a code to segment the color texture using Gabor filter. It uses the initial segmentation using kmeans clustering.
Platform: | Size: 83968 | Author: sidharth | Hits:

[matlabFuzzyClusteringToolbox

Description: 四种聚类算法源代码及示例代码,本程序的最终目的是形成一套标准的用于聚类、可扩展的工具。包括的内容有1. 聚类算法:Kmeans和Kmedoid算法、FCMclust, GKclust, GGclust算法 2. 评估分类原型:程序可以在二维图像上绘制出聚类的结果 3. 验证:程序给每一个算法提供验证机制,每个聚类算法会统计Partition Coefficient (PC), Classification Entropy (CE), Partition Index (SC), Separation Index (S), Xie and Beni s Index (XB), Dunn s Index (DI) and Alternative Dunn Index (DII)几种衡量指标。-Four kinds of clustering algorithms source code and sample code, the ultimate goal of this program is to form a set of standards for clustering, scalable tools. Including the contents of a. Clustering algorithm: Kmeans and Kmedoid algorithms, FCMclust, GKclust, GGclust algorithm 2. Assessment classified prototypes: programs can be plotted in two-dimensional image, the results of clustering 3. Verify: Program to provide an algorithm to each authentication mechanism, each clustering algorithm will calculate Partition Coefficient (PC), Classification Entropy (CE), Partition Index (SC), Separation Index (S), Xie and Beni' s Index (XB), Dunn' s Index (DI) and Alternative Dunn Index (DII) of several metrics.
Platform: | Size: 2134016 | Author: conroy cheung | Hits:

[OtherFCMandKFCM

Description: 采用模糊聚类算法和加核模糊聚类算法进行医学图像的分割。采用matlab编程,界面处理较好。 -Using fuzzy clustering algorithm and processing of nuclear fuzzy clustering algorithm for medical image segmentation. Using matlab programming, interface, better handling.
Platform: | Size: 4972544 | Author: 张三 | Hits:

[Graph programhehanshufcm

Description: 用Matlab实现基于核函数的C均值聚类图像分割,实验好,好用-Using Matlab implementation of kernel-based C-means clustering image segmentation, experimental is good, easy to use
Platform: | Size: 2048 | Author: liupinggang | Hits:

[matlabimgkmeans

Description: 将K均值算法用于图像分割,输入的是彩色图像,转换为灰度图像进行分割,输出结果为灰度图像.利用灰度做为特征对每个像素进行聚类,由于光照等原因,有时应该属于一个物体的像素,其灰度值也会有很大的差别,可能导致对该像素的聚类发生错误.在分割结果中,该物体表面会出现一些不同于其它像素的噪声点,因此,算法的最后,对结果进行一次中值滤波,以消除噪声,达到平滑图像的作用-The K means algorithm for image segmentation, the input is a color image, convert to grayscale image segmentation, the output of grayscale images. The use of gray as the characteristics of each pixel clustering, due to light and other reasons, and sometimes should belong to an object pixel, its gray value will also be very different, may lead to clustering of the pixel error has occurred. in the segmentation results, the surface, there would be different from other pixel noise points, so , the algorithm Finally, the results of a median filter to eliminate noise, to the role of smoothing the image
Platform: | Size: 335872 | Author: caoliang | Hits:

[Special EffectsImageFusion

Description: 数字图像的加噪、去噪、聚类分析和融合的Matlab实现。-Plus digital image noise, denoising, clustering analysis, and integration of Matlab implementation.
Platform: | Size: 48128 | Author: Anna | Hits:

[AI-NN-PR1

Description: 论述了医学图像挖掘在计算机辅助诊断中的作用,提出了采用灰度级作为 CT 图像特征的思想、灰度级的提取和存储方法,介绍 了采用决策树分类算法和基于密度的聚类算法对胸部和头部 CT 图像进行分类和聚类的结果及其分析,给出了分析的结论和进一步的研究方向。-Image mining Computer-aided diagnoses Luminance grade Classification Clustering
Platform: | Size: 156672 | Author: Erin | Hits:

[Special EffectsZPclustering

Description: 用于图像分割的自调整普聚类算法,可实现大多数图像的无监督分割-Self-tunning spectral clustering for image segmentation
Platform: | Size: 129024 | Author: 沈郑燕 | Hits:

[matlabfCmeans

Description: image segmentation using cmeans clustering
Platform: | Size: 1024 | Author: ipsenexion | Hits:

[Graph programkfcm

Description: 基于核的FCM,可以用于聚类或者图像分割,但运行速度不是很快 自己不知道如何优化-Kernel-based FCM, can be used for clustering or image segmentation, but the speed is not fast they do not know how to optimize
Platform: | Size: 1024 | Author: 盛春冬 | Hits:

[matlabC_FCM

Description: 用C均值聚类方法实现图像分割,matlab实现,包含实验报告-C means clustering method used to achieve image segmentation, matlab implementation, including test reports
Platform: | Size: 1020928 | Author: 李蓉 | Hits:

[Graph programVQ_wavelet_LGB

Description: 实现小波3级分解 构建3维跨频带矢量 然后LBG聚类 再重构原图像-Construction of wavelet decomposition to achieve three inter-band 3-D vector and then reconstruct the original image LBG clustering
Platform: | Size: 60416 | Author: 枫叶飘零 | Hits:

[Special Effectsmuhujuleituxiangfenge

Description: 算法目的:通过模糊c-均值(FCM)聚类实现图像的分割-Algorithm Objective: fuzzy c-means (FCM) clustering for image segmentation
Platform: | Size: 4096 | Author: 方明 | Hits:
« 1 2 3 4 5 6 78 9 10 11 12 ... 16 »

CodeBus www.codebus.net